home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d7 / bfx2_240.arc / BTPATCH2.BIG < prev    next >
Text File  |  1990-07-25  |  1KB  |  60 lines

  1. n bt.dbg
  2. l
  3. a b076
  4. ;
  5. ; This patch fixes the BinkleyTerm 2.40 problem of not looking in the
  6. ; proper directory for the .PKT file during passworded FTS-0001 sessions.
  7. ; It also corrects the problem of sometimes storing inbound packets in
  8. ; the wrong inbound directory during an FTS-0001/FTS-0007 session.
  9. ; It also corrects the problem of Janus sending the file requests for
  10. ; the address given in the YooHoo Hello packet, rather than the address
  11. ; that was actually called.  This bug made it impossible to file request
  12. ; using Janus from an AKA other than the primary node number of the
  13. ; remote system.
  14. ;
  15. ; This patch is only for the BTBIG version of BinkleyTerm 2.40.  
  16. ; It should not be used on the OVERLAY version.
  17. ;
  18. nop
  19. nop
  20. nop
  21.  
  22. a b083
  23. nop
  24. nop
  25. nop
  26. nop
  27. nop
  28. nop
  29. nop
  30. nop
  31. nop
  32.  
  33. a 842c
  34. mov ax,[4eb4]
  35. mov word ptr [4fec],ax
  36. nop
  37. nop
  38. nop
  39. nop
  40.  
  41. rsp
  42. fe
  43. a 0
  44. mov ax,cs
  45. add ax,1000
  46. mov ds,ax
  47. int 3
  48.  
  49. g =0
  50. a ds:aa7d
  51. mov ax,56b4
  52.  
  53. a ds:aa8c
  54. mov ax,56b4
  55.  
  56. w
  57. q
  58.  
  59.  
  60.